.txtbusca {
	color: #317AAE;
	font-weight: normal;
	text-align: right;	
	margin: 0px auto;
	padding: 0px;
	}
	
#completa-home {
	background-image: url(/images/buscador.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 950px;
	height: 280px;
	color: #444444;
	font-weight: normal;
	text-align: left;	
	margin: 0px auto;
	padding: 0px;
	}
	
#completa-fondo {
	background-image: url(/images/buscador.jpg);
	background-repeat: no-repeat;
	background-position: 0px -260px;
	width: 950px;
	height: 20px;
	}	
	
.casas-home {
	width: 150px;
	text-align: center;
	float: left;
	margin-left: 7px;
	padding: 0px; 
	}		
